phpseclib3\Math\BigInteger\Engines\PHP32 S

Total Complexity 36
Dependencies 0
Dependents 0
Total lines 293
Lines of code 110
Logical lines of code 56
Comment lines 108
Methods 22
Properties 0

Methods 22

Method Rating Maintainability Complexity Lines of code
initialize()
A
44 12 44
isValidEngine()
S
78 2 3
equals()
S
78 2 3
between()
S
78 2 3
multiply()
S
74 1 4
modPow()
S
79 1 3
max()
S
79 1 3
min()
S
79 1 3
pow()
S
80 1 3
randomRange()
S
78 1 3
randomRangePrime()
S
78 1 3
powMod()
S
79 1 3
add()
S
74 1 4
divide()
S
80 1 3
compare()
S
78 1 3
subtract()
S
74 1 4
bitwise_or()
S
80 1 3
bitwise_and()
S
80 1 3
gcd()
S
79 1 3
extendedGCD()
S
80 1 3
modInverse()
S
80 1 3
bitwise_xor()
S
80 1 3